Total Complexity | 30 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 157 |
Lines of code | 100 |
Logical lines of code | 63 |
Comment lines | 0 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
_handle_otp_sent() | 57 | 6 | 14 | |
_handle_matched() | 61 | 3 | 12 | |
_handle_logic() | 62 | 3 | 11 | |
checkIfUserRegistered() | 63 | 3 | 11 | |
_start_otp_verification() | 58 | 2 | 15 | |
_handle_not_matched() | 67 | 2 | 7 | |
_handle_otp_sent_failed() | 67 | 2 | 7 | |
_get_otp_sent_message() | 74 | 2 | 4 | |
_get_otp_sent_failed_message() | 69 | 2 | 6 | |
_get_otp_invalid_format_message() | 74 | 2 | 4 | |
_get_is_blocked_message() | 74 | 2 | 4 | |
_is_blocked() | 71 | 1 | 5 |